From: Stefan Kangas Date: Sat, 4 Sep 2021 20:25:02 +0000 (+0200) Subject: ; * test/lisp/newcomment-tests.el: Fix copyright year. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18^2~1405 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ff7867b4e7fae589489b530aeb157e09ac5834b8;p=emacs.git ; * test/lisp/newcomment-tests.el: Fix copyright year. --- diff --git a/test/lisp/newcomment-tests.el b/test/lisp/newcomment-tests.el index 06c300a6731..5485673b72d 100644 --- a/test/lisp/newcomment-tests.el +++ b/test/lisp/newcomment-tests.el @@ -1,6 +1,6 @@ ;;; newcomment-tests.el -*- lexical-binding:t -*- -;; Copyright (C) 2010-2021 Free Software Foundation, Inc. +;; Copyright (C) 2021 Free Software Foundation, Inc. ;; This file is part of GNU Emacs.